-
Notifications
You must be signed in to change notification settings - Fork 13.3k
No need for infer projection hack in add_item_bounds_for_hidden_type
#114303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No need for infer projection hack in add_item_bounds_for_hidden_type
#114303
Conversation
r? @oli-obk (rustbot has picked a reviewer for you, use r? to override) |
I guess we could crater to find out 🤔 @bors try |
⌛ Trying commit fbbdb0f with merge cc3ab42ab8c8d95d0402af74a12fb2e399767dd0... |
☀️ Try build successful - checks-actions |
@craterbot check |
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
🎉 Experiment
|
There's a single regression with a compiler infinite recursion: https://crater-reports.s3.amazonaws.com/pr-114303/try%23cc3ab42ab8c8d95d0402af74a12fb2e399767dd0/gh/JakeDawkins.graphql-client-302-repro/log.txt The others are linker errors or out of disk-space issues. |
If I am not wrong this can go back ti the author @rustbot author |
Nothing in the UI test changes when we remove this... what happened? Do we just need a test?